GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / OutputFormat Property





In This Topic
OutputFormat Property (IPDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(11)>
Property OutputFormat As PDFReducerPDFVersion
[DispId(11)]
PDFReducerPDFVersion OutputFormat {get; set;}
read-write property OutputFormat: PDFReducerPDFVersion; 
DispIdAttribute(11)
function get,set OutputFormat : PDFReducerPDFVersion
[DispId(11)]
__property PDFReducerPDFVersion get_OutputFormat();
__property void set_OutputFormat( 
   PDFReducerPDFVersion value
);
[DispId(11)]
property PDFReducerPDFVersion OutputFormat {
   PDFReducerPDFVersion get();
   void set (    PDFReducerPDFVersion value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members